Skip to content

build(deps): bump the npm-deps group with 4 updates - #6279

Merged
FlowCryptRobot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-deps-2a5f1f1aab
Aug 23, 2026
Merged

build(deps): bump the npm-deps group with 4 updates#6279
FlowCryptRobot merged 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-deps-2a5f1f1aab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-deps group with 4 updates: dompurify, eslint-plugin-jsdoc, globby and googleapis.

Updates dompurify from 3.4.13 to 3.4.14

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.14

  • Fixed an issue with possible bypasses when risky tags are allow-listed, thanks @​AlirezaRouhbakhsh
  • Fixed a couple of edge cases with mixed document contexts, thanks @​fishjojo1
  • Added the SVG pointer-events and vector-effect presentation attributes to the allow-list, thanks @​Jaybhade
  • Conducted another refactoring run, removed dead branches and duplicated logic, flattened attribute validation
  • Updated the documentation in several spots, README, wiki, etc., thanks @​Akokonunes
  • Updated several development dependencies and CI workflow actions
Commits

Updates eslint-plugin-jsdoc from 64.2.0 to 64.2.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.2.1

64.2.1 (2026-08-17)

Bug Fixes

Commits

Updates globby from 16.2.3 to 16.2.4

Release notes

Sourced from globby's releases.

v16.2.4

  • Fix ignore option disabling the gitignore option 19e1fce

sindresorhus/globby@v16.2.3...v16.2.4

Commits

Updates googleapis from 174.0.1 to 176.0.0

Release notes

Sourced from googleapis's releases.

googleapis: v176.0.0

176.0.0 (2026-08-18)

⚠ BREAKING CHANGES

  • securityposture: This release has breaking changes.
  • compute: This release has breaking changes.
  • assuredworkloads: This release has breaking changes.

Features

  • assuredworkloads: update the API (4f787ec)
  • bigqueryconnection: update the API (19d67d7)
  • bigquery: update the API (5047629)
  • ces: update the API (4d674e7)
  • compute: update the API (88ee28b)
  • contactcenterinsights: update the API (8987bcf)
  • dialogflow: update the API (cb090b7)
  • discoveryengine: update the API (c9a9b98)
  • gkehub: update the API (e7356ce)
  • looker: update the API (ce6eba9)
  • metastore: update the API (266b861)
  • networkservices: update the API (71b26e6)
  • playdeveloperreporting: update the API (b0d0c26)
  • regenerate index files (0eb3a95)
  • secretmanager: update the API (333f48f)
  • securityposture: update the API (8681053)
  • storage: update the API (9974109)
  • webcontentpublisher: update the API (7dc05fc)

Bug Fixes

  • datafusion: update the API (2c691d5)
  • docs: run JSDoc once per documentation build (#3958) (5aaf111)
  • redis: update the API (c639065)
  • trafficdirector: update the API (3331b0c)
  • workstations: update the API (ee9521c)

googleapis: v175.0.0

175.0.0 (2026-08-14)

⚠ BREAKING CHANGES

  • merchantapi: This release has breaking changes.
  • discoveryengine: This release has breaking changes.

Features

... (truncated)

Commits
  • a454f9b chore: release main (#3976)
  • 0eb3a95 feat: regenerate index files
  • ee9521c fix(workstations): update the API
  • 7dc05fc feat(webcontentpublisher): update the API
  • 3331b0c fix(trafficdirector): update the API
  • 9974109 feat(storage): update the API
  • 8681053 feat(securityposture)!: update the API
  • 333f48f feat(secretmanager): update the API
  • c639065 fix(redis): update the API
  • b0d0c26 feat(playdeveloperreporting): update the API
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-deps group with 4 updates: [dompurify](https://github.com/cure53/DOMPurify), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [globby](https://github.com/sindresorhus/globby) and [googleapis](https://github.com/googleapis/google-api-nodejs-client).


Updates `dompurify` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.13...3.4.14)

Updates `eslint-plugin-jsdoc` from 64.2.0 to 64.2.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v64.2.0...v64.2.1)

Updates `globby` from 16.2.3 to 16.2.4
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v16.2.3...v16.2.4)

Updates `googleapis` from 174.0.1 to 176.0.0
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v174.0.1...googleapis-v176.0.0)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 64.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: globby
  dependency-version: 16.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: googleapis
  dependency-version: 176.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2026
@dependabot
dependabot Bot requested a review from sosnovsky as a code owner August 23, 2026 22:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2026
@FlowCryptRobot
FlowCryptRobot enabled auto-merge (squash) August 23, 2026 22:03
@FlowCryptRobot
FlowCryptRobot merged commit dbbee76 into master Aug 23, 2026
11 checks passed
@FlowCryptRobot
FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-2a5f1f1aab branch August 23, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant